Sort Score
Result 10 results
Languages All
Labels All
Results 9,931 - 9,940 of 175,062 for

document formatting

(0.42 sec)
  1. Supported File Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Supported File Formats Contents [ Hide ] Supported File Formats The following...following table indicates the file formats that Aspose.PSD for Java can...

    docs.aspose.com/psd/java/supported-file-formats/
  2. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document Document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(Document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…... Document document1 = new Document(); DocumentBuilder...sueFile.docx"; Document srcDoc = new Document(); srcDoc = new...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  3. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON...Manipulating form fields within PDF documents can be crucial when handling...importing form fields in JSON format. Below, we explore several...

    docs.aspose.com/pdf/net/import-export-json/
  4. Display PCL Formats Using C++ | Aspose.PDF

    Open and view PCL Documents programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy to use document manipulation API for cpp platform...the PCL with an instance of Document. View resultant File. C++...

    products.aspose.com/pdf/cpp/viewer/pcl/
  5. Display CGM Formats Using C++ | Aspose.PDF

    Open and view CGM Documents programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy to use document manipulation API for cpp platform...the CGM with an instance of Document. View resultant File. C++...

    products.aspose.com/pdf/cpp/viewer/cgm/
  6. Working with Portfolio in PDF documents|Aspose....

    How to Create a PDF Portfolio with Java. You should use a Microsoft Excel File, a Word Document, and an image file to create a PDF Portfolio....Working with Portfolio in PDF documents Contents [ Hide ] First, let’s...What is a PDF Portfolio file format? For example, take a PDF Portfolio...

    docs.aspose.com/pdf/java/portfolio/
  7. SaveOutputParameters | Aspose.Words for Java

    This object is returned to the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation in Java....returned to the caller after a document is saved and contains additional...more, visit the Save a Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  8. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API....to update fields in a Word document programmatically. Typically...for the given version of the document. But if you have an application...

    docs.aspose.com/words/net/update-fields/
  9. Document.updatePageLayout method | Aspose.Words...

    Document.updatePageLayout method. Rebuilds the page layout of the Document....Rebuilds the page layout of the document. updatePageLayout () Remarks...Remarks This method formats a document into pages and updates the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.RTF format in Java....when saving a document into the SaveFormat.RTF format. To learn more...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...